home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000136_news@columbia.edu_Sun Jan 8 12:46:29 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23379
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 8 Jan 1995 21:03:19 -0500
  3. Received: by apakabar.cc.columbia.edu id AA26902
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 8 Jan 1995 21:03:18 -0500
  5. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!gatech!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: long block protocol
  9. Message-Id: <1995Jan8.184629.37000@cc.usu.edu>
  10. Date: 8 Jan 95 18:46:29 MDT
  11. References: <PI92MTI.95Jan9000103@jupiter.pt.hk-r.se>
  12. Distribution: world
  13. Organization: Utah State University
  14. Lines: 15
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <PI92MTI.95Jan9000103@jupiter.pt.hk-r.se>, pi92mti@jupiter.pt.hk-r.se (Magnus Timmerby) writes:
  18. > What is "Kermit Long Block Protocol"?
  19. > Where can I get information on it?
  20. > --
  21. > Magnus Timmerby  pi92mti@pt.hk-r.se
  22. -----------
  23.     I think you mean long packets, since in Kermit-speak "block"
  24. refers to the kind of checksum. Long packets are a standard part of
  25. the Kermit protocol, have been since goodness knows when (going on
  26. a decade, +/- 5%). It's not a protocol b
  27. t a feature of the Kermit
  28. protocol. For the rules on the matter please see the official reference:
  29. the book "Kermit, a file transfer protocol" by Frank da Cruz, 1987,
  30. ISBN 0-932376-88-6.
  31.     Joe D.